home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / GoldED Tools / Warp Parser / WarpLaTeX / ReadMe < prev   
Encoding:
Text File  |  1996-09-27  |  1.3 KB  |  37 lines

  1. PURPOSE
  2.  
  3.   WarpLaTeX is a GoldED syntax parsers. GoldED 3 is required to use the parser.
  4.  
  5. COPYIGHT
  6.  
  7.   Markus Aretz
  8.   ma@ph-cip.uni-koeln.de
  9.  
  10. INSTALLATION
  11.  
  12.   Just run the install script. GoldED 3.0.1+ required.
  13.  
  14. USAGE & CONFIGURATION
  15.  
  16.   GoldED is able to highlight sections of text lines and  thus  increase  the
  17.   overall view. Colors are set using GoldED's syntax configuration requester.
  18.   Typical usage of syntax  highlighting  is  to  have  reserved  words  of  a
  19.   programming  language  highlighted.  Syntax  parsing  is  done  by external
  20.   parsers: the editor is responsible for refreshing the display.  The  syntax
  21.   parser  is  responsible  for  parsing  the  text  and for creating a syntax
  22.   description (thus the highlighting  sheme  depends  on  the  parser).  This
  23.   package contains a LaTeX syntax parser (alpha release).
  24.  
  25.   Parser names
  26.  
  27.   Please consider that syntax parsers are standard  libraries  and  that  the
  28.   AmigaOS  doesn't  support renaming of libraries: a syntax parser won't work
  29.   after it has been renamed (parser names are case sensitive).
  30.  
  31. HARDWARE
  32.  
  33.   Performance depends on the graphics  hardware:  a  fast  external  graphics
  34.   board  (e.g. Retina Z3) is required to ensure sufficient performance. Amiga
  35.   chipsets are based on bitplanes and  thus  too  slow.  CPU  speed  is  less
  36.   important; suggested system is a 68030 CPU or better.
  37.